Skip to content

Conversation

antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Jan 14, 2025

The PR proposed to remove unused code from the backend.
Specially it's about removing local constant striped which produces compilation warnings.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • If this PR is a work in progress, are you filing the PR as a draft?

Copy link
Contributor

github-actions bot commented Jan 14, 2025

View rendered docs @ https://intelpython.github.io/dpnp/index.html

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 70.943% (+0.03%) from 70.914%
when pulling 72f2999 on remove-unused-vars
into 44bb068 on master.

Copy link
Contributor

@vlad-perevezentsev vlad-perevezentsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks @antonwolfy !

@antonwolfy antonwolfy merged commit ce3ef5e into master Jan 14, 2025
57 of 58 checks passed
@antonwolfy antonwolfy deleted the remove-unused-vars branch January 14, 2025 13:20
github-actions bot added a commit that referenced this pull request Jan 14, 2025
The PR proposed to remove unused code from the backend.
Specially it's about removing local constant `striped` which produces
compilation warnings. ce3ef5e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants